Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ledgerhq/types-cryptoassets

Package Overview
Dependencies
Maintainers
20
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ledgerhq/types-cryptoassets

Ledger types for crypto assets and tokens

  • 6.23.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2.3K
decreased by-25.62%
Maintainers
20
Weekly downloads
 
Created
Source

@ledgerhq/types-cryptoassets

Ledger types for crypto assets and tokens.

API

Table of Contents
  • Unit
  • CurrencyCommon
  • TokenCurrency
  • FiatCurrency
  • ExplorerView
  • CryptoCurrency
  • Currency

Unit

Type: {name: string, code: string, magnitude: number, showAllDigits: boolean?, prefixCode: boolean?}

Properties
  • name string
  • code string
  • magnitude number
  • showAllDigits boolean?
  • prefixCode boolean?

CurrencyCommon

Type: {name: string, ticker: string, units: Array<Unit>, symbol: string?, disableCountervalue: boolean?, delisted: boolean?, countervalueTicker: string?, keywords: Array<string>?}

Properties

TokenCurrency

Type: any

FiatCurrency

Type: any

ExplorerView

Type: {tx: string?, address: string?, token: string?}

Properties

CryptoCurrency

Type: any

Currency

Type: (FiatCurrency | CryptoCurrency | TokenCurrency)

Keywords

FAQs

Package last updated on 18 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc